home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
wb
/
czesc_4
/
wbgenie
/
programmer.doc
< prev
next >
Wrap
Text File
|
1993-03-13
|
1KB
|
39 lines
Steven Velletri
P.O. Box 342
Hamilton Hill
WA 6163
Australia
Tel: (09) 331-3942.
To all programmers
This is a plea to all progrmmers but in particular those who have written
or are about to write software which modify the tool types of an icon:
"Only alter the tool types which you want to change. Please maintain
all other tool types which already exist."
This requirement is featured in the Commodore Amiga Style Guide.
Included in the source directory of this distribution is some sample C
code which will do just that.
The code is completely freeware, just put my name somewhere in the credits.
There are a two C files sup_lib.c and eg.c. The first is basically a library
which does most of the work and the second shows you how to make calls to
the library routines. Also included is the header file sup_lib.h.
A good deal of effort has gone into testing the routines but you are however
accepting all risks when using the code.
Note that the code could be made a better, I acknowledge that, so if you do
create a better one then let me know about it.
Regards
Steven Velletri.